home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / tip / newoutfr.tip < prev    next >
Text File  |  1993-09-15  |  2KB  |  38 lines

  1. % This macro source file is from the four volume series
  2. % "TeX in Practice" by Stephan von Bechtolsheim, published
  3. % 1993 by Springer-Verlag, New York.
  4. % Copyright 1993 Stephan von Bechtolsheim.
  5. % No warranty or liability is assumed.
  6. % This macro may be copied freely if no fees other than
  7. % media cost or shipping charges are charged and as long
  8. % as this copyright and the following source code itself
  9. % is not changed. Please see the series for further information.
  10. %
  11. % Version: 1.0
  12. % Date: May 1, 1993
  13. %
  14. %
  15. % This source code is documented in 4.6.2, p. I-113.
  16. % Original source in file "reg2.TEX", starting line 1610.
  17. \wlog{L: "newoutfr.tip" ["reg2.TEX," l. 1610, p. I-113]}%
  18. % This file DOES belong to format "texip."
  19. \catcode`\@ = 11
  20. \def\newcountOF{\alloc@0\count\countdef\insc@unt}
  21. \def\newdimenOF{\alloc@1\dimen\dimendef\insc@unt}
  22. \def\newskipOF{\alloc@2\skip\skipdef\insc@unt}
  23. \def\newmuskipOF{\alloc@3\muskip\muskipdef\@cclvi}
  24. \def\newboxOF{\alloc@4\box\chardef\insc@unt}
  25. \def\newhelpOF#1#2{\newtoksOF#1#1\expandafter{\csname#2\endcsname}}
  26. \def\newtoksOF{\alloc@5\toks\toksdef\@cclvi}
  27. \def\newreadOF{\alloc@6\read\chardef\sixt@@n}
  28. \def\newwriteOF{\alloc@7\write\chardef\sixt@@n}
  29. \def\newfamOF{\alloc@8\fam\chardef\sixt@@n}
  30. \def\newifOF#1{\count@\escapechar \escapechar\m@ne
  31.   \expandafter\expandafter\expandafter
  32.    \edef\@if#1{true}{\let\noexpand#1=\noexpand\iftrue}%
  33.   \expandafter\expandafter\expandafter
  34.    \edef\@if#1{false}{\let\noexpand#1=\noexpand\iffalse}%
  35.   \@if#1{false}\escapechar\count@} % the condition starts out false
  36. \def\newlanguageOF{\alloc@9\language\chardef\@cclvi}
  37. \catcode`\@ = 12
  38.